@charset "utf-8";
/* CSS Document */
body{
	margin:0;}
.certify {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.certify .swiper-container {
	padding-bottom: 60px;
}

.certify  .swiper-slide {
	width: 520px;
	height: 408px;

}
.certify  .swiper-slide img{
width:100%;height:100%;object-fit:cover;
	display:block;
}
 

.certify .swiper-pagination-certify1 {
	width: 100%;
	bottom: 20px;
}

.certify .swiper-pagination-certify1 .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.certify .swiper-button-prev-certify1 {
	left: 0;
	width: 36px;
	height: 72px;
	background: url(../images/base/s2-left.png) no-repeat;
	opacity: .8
}

.certify .swiper-button-prev-certify1:hover {
	opacity: 1;
}

.certify .swiper-button-next-certify1 {
	right: 0;
	width: 36px;
	height: 72px;
	background: url(../images/base/s2-right.png) no-repeat;
	opacity: .8
}

.certify .swiper-button-next-certify1:hover {
	opacity: 1;
}








@media screen and (min-width: 0) and (max-width: 767px){
.certify6  .swiper-slide {
	width: 290px;
}
}


.swiper-pagination-certify6 {
	width: 100%;
	bottom: 20px;
}
.swiper-pagination-certify6 .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.section2 
.swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.swiper-button-prev-certify6 {
	left: 0;
	width: 36px;
	height: 72px;
	background: url(../images/base/s2-left.png) no-repeat;
	opacity: .8
}

.swiper-button-prev-certify1:hover {
	opacity: 1;
}

.swiper-button-next-certify6 {
	right: 0;
	width: 36px;
	height: 72px;
	background: url(../images/base/s2-right.png) no-repeat;
	opacity: .8
}

.swiper-button-next-certify6:hover {
	opacity: 1;
}